home *** CD-ROM | disk | FTP | other *** search
/ So Who's Dr. Rabbit? / SWDR_1.iso / pc / swdrmov / teacher.dxr / Teacher Scripts Int_1.ls < prev    next >
Encoding:
Text File  |  1997-07-31  |  154 b   |  10 lines

  1. global gtemptime
  2.  
  3. on exitFrame
  4.   UtilUpdateFrame()
  5.   set gtemptime to 0
  6.   sound fadeOut 1, 5 * 60
  7.   sound fadeIn 2, 30
  8.   UtilGoToFrame(the frame + 1)
  9. end
  10.